home *** CD-ROM | disk | FTP | other *** search
- % header
- 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
- % end of app-specific header
- 00FF 0000 0000 00FF 00FF % pict size (bogus) and top left bottom right
- 11 01 % verson
- 01 000A 0000 0000 00FF 00FF % Clip region. Added to keep Mac tester happy.
- 30 0000 0000 00FF 00FF % draw bounding rect
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %
- % This test uses the dashedline piccomment to verify just that the broad ideas are
- % in place and that using it doesn't cause major errors. This is just like the lines=opcodes
- % test but has the lines being dashed instead.
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- % DHDV line (demonstrating 0 origin)
- 23 40 20
-
- A1 00b4 0005 01 00 02 04 04 % a 50% dash pattern
-
- % Line
- 20 0080 0080 0100 00B0
-
- A0 00b5
-
- A1 00b4 0008 06 00 05 04 02 08 01 04 % a messy dash pattern
-
- %LineFrom
- 21 0040 00F0
-
- A1 00b4 0005 01 00 02 02 01 % a brief pattern
-
- %Short line
- 22 0000 00C0 E0 30
-
- A0 00b5
-
- FF % end
-